|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.vtp.desktop.projects.voice.actions.PlayFileAction
public class PlayFileAction
Used in context menus to initiate the creation of a new application. This action is not view or perspective specific. The resulting wizard will be centered on the current shell associated with the current UI thread. This action will terminate upon opening of the wizard dialog, and does not block until its completion or cancellation.
| Constructor Summary | |
|---|---|
PlayFileAction()
Constructs a new CreateApplicationAction instance with the
default values. |
|
| Method Summary | |
|---|---|
java.lang.String |
getName()
|
java.lang.String |
getToolTip()
|
void |
performAction(IProvisioningModelSelection selection)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PlayFileAction()
CreateApplicationAction instance with the
default values.
| Method Detail |
|---|
public java.lang.String getName()
getName in interface IProvisioningActionItempublic java.lang.String getToolTip()
getToolTip in interface IProvisioningActionItempublic void performAction(IProvisioningModelSelection selection)
performAction in interface IProvisioningModelAction
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||